import { ComponentStyle } from '../../styles/typings'; import { ListProps } from './typings'; declare const listStyle: ComponentStyle; export default listStyle;