/// import { IconProps } from '../../types'; declare const BedsideTable: (allProps: IconProps) => JSX.Element; export default BedsideTable;