import { ComponentProps, FC } from 'react'; declare const BastFooter: FC, 'id' | 'style' | 'className' | 'children'> & { isFloating?: boolean; color?: 'brand' | 'gray'; }>; export { BastFooter };