import type { ValidatorMeta } from "../validator-types.cjs";
/**
 * Verify the structure of the snap icon.
 */
export declare const isSnapIcon: ValidatorMeta;
//# sourceMappingURL=is-snap-icon.d.cts.map