import { TRequiredProps } from '../../internal/requiredProps'; import { ISwipeMutableProps, ISwipeStaticProps } from './types'; export declare const STATIC_PROPS: TRequiredProps; export declare const MUTABLE_PROPS: TRequiredProps; //# sourceMappingURL=props.d.ts.map