import { SVGProps } from "react";
declare const RIMacbookFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIMacbookFill };
