import { IStackTokens } from '@fluentui/react'; const searchConditonsGap: IStackTokens = { childrenGap: 10 }; export { searchConditonsGap };