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