/**
 * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
 *
 * To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
 *
 * @codegen <<SignedSource::56892aca4678057bf1259d468dd867f8>>
 * @codegenCommand yarn build:icon-glyphs
 */
declare const deprecatedIcons: Record<string, {
    message: string;
    unfixable?: boolean;
}>;
export default deprecatedIcons;
