export interface SVGTableRowProps { offset: number; separator?: boolean; } export declare const getClassName: (suffix: string) => string; declare const bottomPositionIcon: JSX.Element; export default bottomPositionIcon; //# sourceMappingURL=side-position-refresh.d.ts.map