import { ElementStyles } from '@microsoft/fast-element'; import { AnchorOptions, FoundationElementTemplate } from '@microsoft/fast-foundation'; /** * Styles for Anchor * @public */ export declare const anchorStyles: FoundationElementTemplate;