import { CSSProp } from 'styled-components';
export declare const focusVisibleAlt: () => CSSProp;
