/** DO NOT EDIT, THIS FILE IS GENERATED AT RUNTIME */
/**
 * generated typing for the `inline-src` attribute
 *
 */
type Source = 'to-be-generated';

export type { Source };
