import { OmitInternalProps } from '@toptal/picasso-shared'; import { Props } from './Section'; export { default } from './Section'; export declare type SectionProps = OmitInternalProps;