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