import { StyledComponentWithProps } from '@codeleap/styles'; import { TouchableProps } from './types'; export * from './styles'; export * from './types'; export declare const Touchable: StyledComponentWithProps; //# sourceMappingURL=index.d.ts.map