import * as React from 'react'; declare function BedtimeIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default BedtimeIcon;