export interface Schema { /** * Name of the project where sunbird-pdf-player library should be installed */ project?: string; }