/// import { LayerProps } from '../../../layout'; export declare function BottomCellDesktop(props: LayerProps): JSX.Element; export declare function BottomCellPhone(props: LayerProps): JSX.Element;