export function Loader({ height, noMargin, leftMargin }) { return ( ); } export function LoaderWithText({ children }) { return (