Private
Public Access
1
0
Files

8 lines
411 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ContactCardLinkFilled: FluentIcon;
export declare const ContactCardLinkRegular: FluentIcon;
export declare const ContactCardLink16Regular: FluentIcon;
export declare const ContactCardLink16Filled: FluentIcon;
export declare const ContactCardLink20Regular: FluentIcon;
export declare const ContactCardLink20Filled: FluentIcon;