import { IThemed } from '../interfaces';
export declare const Arrow: import("styled-components").StyledComponent<"div", any, IThemed, never>;
